Skip to content

Conversation

gam6itko
Copy link
Contributor

@gam6itko gam6itko commented Aug 14, 2025

What was changed

  • added a new Options flag groupByToDeduplicate
  • when groupByToDeduplicate is true, a GroupBy with main columns will be added when limit, offset, and joins are set

📝 Checklist

@roxblnfk roxblnfk self-requested a review August 15, 2025 12:50
@roxblnfk
Copy link
Member

Need to add more tests with load and load+with

@roxblnfk roxblnfk changed the title pagination test Add groupByToDeduplicate feature Sep 3, 2025
@roxblnfk roxblnfk merged commit ec26571 into cycle:2.x Sep 3, 2025
26 of 27 checks passed
@gam6itko gam6itko deleted the paginator-test branch September 3, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Paginator count incorrect when using INNER JOIN with relation filter
2 participants